home *** CD-ROM | disk | FTP | other *** search
- | > !GraphDraw.!Run
- |
- | Run file for GraphDraw 25/11/90
- |
- | by Chris Johnson
- |
- IconSprites <Obey$Dir>.!Sprites
- Set Alias$@RunType_7F3 /<Obey$Dir>.!Run %%*0
- Set File$Type_7F3 GraphFile
- |
- | Find path to file
- Set GraphDraw$Dir <Obey$Dir>
- |
- If "<Font$Prefix>"="" Then Error You need to double click on !Fonts before running this application
- |
- RMEnsure ColourTrans 0.51 RMLoad System:Modules.Colours
- RMEnsure ColourTrans 0.51 Error You need ColourTrans 0.51 or later
- |
- RMensure FPEmulator 0 RMLoad System:modules.FPEmulator
- RMensure FPEmulator 0 Error You need the floating point emulator installed
- |
- RMensure ABCLibrary 0 RMLoad System:modules.ABCLib
- RMensure ABCLibrary 0 Error You need the ABClibrary installed
- |
- | Check memory allocation
- WimpSlot -min 220K -max 220K
- |
- | Now start program
- Run <GraphDraw$Dir>.!RunImage %*0
-